home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / ul.xml < prev    next >
Text File  |  2002-08-30  |  2KB  |  52 lines

  1. <search function="ul">
  2.   <name>Snopes.com Urban Legends</name>
  3.   <description>
  4.     Search for urban legends, email hoaxes, rumours, etc, at Snopes.com.<br/>
  5.     <div class="helpboxDescLabels">Example:</div>
  6.     <table class="helpboxDescTable">
  7.       <tr><td>ul flashing headlights</td></tr>
  8.     </table>
  9.   </description>
  10.   <category>Reference</category>
  11.   <link>http://www.snopes2.com/ulindex.asp</link>
  12.   <contributor>Sarah Sweeney</contributor>
  13.   <email>sarah@designshift.com</email>
  14.   <form name="snopesform"
  15.     method="get"
  16.     action="http://search.atomz.com/search/">
  17.     <input type="hidden" value=" Search " />
  18.     <input type="hidden" name="sp-q" />
  19.     <input type="hidden" name="sp-a" value="00062d45-sp00000000" />
  20.     <input type="hidden" name="sp-advanced" value="1" />
  21.     <input type="hidden" name="sp-p" value="all" />
  22.     <input type="hidden" name="sp-w-control" value="1" />
  23.     <input type="hidden" name="sp-w" value="alike" />
  24.     <input type="hidden" name="sp-date-range" value="-1" />
  25.     <input type="hidden" name="sp-x" value="any" />
  26.     <input type="hidden" name="sp-c" value="100" />
  27.     <input type="hidden" name="sp-m" value="1" />
  28.     <input type="hidden" name="sp-s" value="0" />
  29.   </form>
  30.   <script><![CDATA[
  31.     function ul(q, switches)
  32.     { 
  33.       if( nullArgs("ul",q) )
  34.         return false;
  35.  
  36.       if( q == "" )
  37.         openSearchWindow("http://www.snopes2.com/ulindex.asp");
  38.       else
  39.       {
  40.         document.snopesform["sp-q"].value = q;
  41.         submitForm(snopesform);
  42.       }
  43.     }
  44.   ]]></script>
  45.  
  46.   <copyright>
  47.     Copyright (c) 2002 David Bau
  48.     Distributed under the terms of the
  49.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  50.   </copyright>
  51. </search>
  52.